Skip to content

Conversation

@maraino
Copy link
Contributor

@maraino maraino commented Aug 8, 2023

Description

This commit supports the driver names pgx/v4 and pgx/v5. These aliases of different versions of pgx allow loading the proper driver if a project's dependency imports a different one.

This PR was previously sent to jmoiron/sqlx#868

cc: @BenKnigge

This commit supports the driver names pgx/v4 and pgx/v5. These aliases
of different versions of pgx allow loading the proper driver if
a dependency of a project imports a different one.

Signed-off-by: Mariano Cano <[email protected]>
@BenKnigge
Copy link
Contributor

@maraino awesome!

@BenKnigge BenKnigge self-requested a review August 8, 2023 20:20
@BenKnigge BenKnigge merged commit ad93f5f into go-sqlx:main Aug 8, 2023
@uvulpos
Copy link
Member

uvulpos commented Aug 8, 2023

awesome 🙂 👍🏻

@maraino maraino deleted the pgx-versions branch August 9, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants